home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / ToomyTooth.swf / scripts / frame_37 / PlaceObject2_84_14 / CLIPACTIONRECORD onClipEvent(load).as < prev    next >
Encoding:
Text File  |  2005-08-05  |  110 b   |  6 lines

  1. onClipEvent(load){
  2.    Mouse.hide();
  3.    setProperty(_root.laser, _visible, false);
  4.    laserCounter = 1;
  5. }
  6.